combobox: Don't set cell view background
authorBenjamin Otte <otte@redhat.com>
Thu, 2 Oct 2014 02:17:14 +0000 (04:17 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 3 Oct 2014 04:18:05 +0000 (06:18 +0200)
commit9744e86e0427937519d8e63f7ff3afed74de1aa0
tree76fcc66328fd726a38f2769321c49a3ac0c71975
parentb547c0319a8fbce21a383c8fe1af1f4a2aca72ac
combobox: Don't set cell view background

This can be done with CSS these days. Also, these days the background of
cell views is transparent, so it doesn't even have to be done.
gtk/gtkcombobox.c